hasSendInputEvent

abstract fun hasSendInputEvent(): Boolean

Send an input event to the node.
This is used to trigger physical input events like button presses, touch events, etc.
.meshtastic.AdminMessage.InputEvent send_input_event = 27;

Return

Whether the sendInputEvent field is set.